-
Home
-
BigCommerce For WordPress
-
5.1.2 (latest)
-
Code
-
Classes
- AMP_Cart_Controller
| Total Complexity |
19 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
211 |
| Lines of code |
142 |
| Logical lines of code |
58 |
| Comment lines |
33 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| build_item() |
S |
47 |
5 |
35 |
| get_items() |
S |
49 |
5 |
31 |
| get_cart_totals() |
S |
47 |
3 |
43 |
| calculate_total_tax() |
S |
68 |
2 |
6 |
| build_items() |
S |
63 |
1 |
11 |
| register_routes() |
S |
66 |
1 |
8 |
| get_formatted_price() |
S |
78 |
1 |
3 |
| get_coupons_discount_amount() |
S |
72 |
1 |
5 |